Fix:resolve cannot open electron window automatically after update node version to v18 - #2538
Fix:resolve cannot open electron window automatically after update node version to v18#2538Keith-CY merged 2 commits into
Conversation
|
Please add a brief explanation if possible |
sure. |
|
Here's a related thread about other people running into this issue with wait-on and working around it similarly: jeffbski/wait-on#109 |
|
@Cedar67 Could you please verify it on Linux and Windows also? |
Cedar67
left a comment
There was a problem hiding this comment.
Verified on Windows and Mac OS.
What problem does this PR solve?
After updating our node version to v18, we got a problem that the neuron client cannot be opened automatically.
Ref: Magickbase/neuron-public-issues#80
before:

after:

Check List
Test
e2e Test
Task
none